function, logic - ترجمة إلى العربية
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:     

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

function, logic - ترجمة إلى العربية

Function symbol; Mapping (logic)

function, logic      
دالة منطق
logic function         
  • thumb
  • NOT]] gates.
  • Figure 2. Venn diagrams for conjunction, disjunction, and complement
VARIANT OF ORDINARY ELEMENTARY ALGEBRA
Laws of classical logic; Complement (Boolean algebra); Boolean Algebra; Boolean value; Boolean Logic; Boolean algebra (basic concepts); Boolean algebra (logic); Complete Boolean algebra (computer science); Logic function; Logic operation; Complement (boolean algebra); Boolean problem; Boolean equation; Boolean terms; Elementary Boolean algebra; Boolean logic; Boolean logic (computer science); Boolean logic in computer science; Introduction to Boolean algebra; Boolean searching; AND list; OR list; And List; Or List; And list; Or list; Boolean algebra (introduction); Introduction to boolean algebra; Boolean Connectors; Boolean attribute; Duality principle (Boolean algebra); Duality principle (boolean algebra); BooleanAlgebra; Switching algebra; Applications of boolean algebra; History of Boolean algebra; Logical algebra; Contact algebra; Boolean operator (Boolean algebra); Boolean operation (Boolean algebra); Boolean identity; Boolean identities; Boolian algebra; Boolian Algebra
تعبير منطقي
mathematical logic         
SUBFIELD OF MATHEMATICS
Symbolic Logic; Symbolic logic; Mathematical Logic; Logic (mathematics); Logic (math); Logic (maths); Logic (symbolic); Mathematical logician; Logic modeling; Logic modelling; Formal Logic; History of mathematical logic; Subfields of mathematical logic; Formal logical systems; History of symbolic logic; Applications of mathematical logic; 20th century in mathematical logic
منطق رياضى ، منطق رمزى المنطق الرياضى

تعريف

symbolic logic
¦ noun the use of symbols to denote propositions, terms, and relations in order to assist reasoning.

ويكيبيديا

Functional predicate

In formal logic and related branches of mathematics, a functional predicate, or function symbol, is a logical symbol that may be applied to an object term to produce another object term. Functional predicates are also sometimes called mappings, but that term has additional meanings in mathematics. In a model, a function symbol will be modelled by a function.

Specifically, the symbol F in a formal language is a functional symbol if, given any symbol X representing an object in the language, F(X) is again a symbol representing an object in that language. In typed logic, F is a functional symbol with domain type T and codomain type U if, given any symbol X representing an object of type T, F(X) is a symbol representing an object of type U. One can similarly define function symbols of more than one variable, analogous to functions of more than one variable; a function symbol in zero variables is simply a constant symbol.

Now consider a model of the formal language, with the types T and U modelled by sets [T] and [U] and each symbol X of type T modelled by an element [X] in [T]. Then F can be modelled by the set

[ F ] := { ( [ X ] , [ F ( X ) ] ) : [ X ] [ T ] } , {\displaystyle [F]:={\big \{}([X],[F(X)]):[X]\in [\mathbf {T} ]{\big \}},}

which is simply a function with domain [T] and codomain [U]. It is a requirement of a consistent model that [F(X)] = [F(Y)] whenever [X] = [Y].